home *** CD-ROM | disk | FTP | other *** search
- Path: ernie.idi.oclc.org!usenet
- From: Ron Unterreiner <runterreiner@idi.oclc.org>
- Newsgroups: comp.lang.c++
- Subject: Re: MSVC++ v.1.52 HELP NEEDED!!
- Date: Thu, 15 Feb 1996 08:30:24 -0800
- Organization: Information Dimensions, Inc.
- Message-ID: <31235FA0.9B2@idi.oclc.org>
- References: <4fskd8$d3m@piano.synapse.net>
- NNTP-Posting-Host: runterr.idi.oclc.org
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (Win16; I)
-
- Kyle Robert Adem Jones wrote:
- >
- > I need HELP so I can be able to put controls on the main window!(I use
- > MFC and "AppWizard")
- > Can anyone help me???If you have all the manuals to the Visual C++ compiler, look up
- information on using form views. A form is a view that controls can be
- placed in. You can define your own form class and substitute it in for
- the view in your CSingleDocTemnplate call. Look in the App Studio User's
- Guide on Creating Form Vies. This should get you started.
-